Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
xjbeta committed Aug 15, 2024
2 parents 5d49834 + f29ee79 commit 1da7270
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 20 deletions.
2 changes: 2 additions & 0 deletions DanmakuWeb/main.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
const _ = import('../node_modules/comment-core-library');

$ = function(a) {
return document.getElementById(a);
};
Expand Down
4 changes: 2 additions & 2 deletions Info.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Danmaku",
"identifier": "com.xjbeta.danmaku",
"version": "0.1.10",
"ghVersion": 7,
"version": "0.1.11",
"ghVersion": 8,
"ghRepo": "xjbeta/iina-plugin-danmaku",
"description": "IINA Danmaku",
"author": {
Expand Down
20 changes: 2 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1da7270

Please sign in to comment.