Skip to content

Commit

Permalink
Merge pull request #5 from ocd0711/master
Browse files Browse the repository at this point in the history
  • Loading branch information
cwxiaos authored Jun 26, 2024
2 parents c0f1369 + f72a66c commit a1a6983
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ class Handler {
'copy': copy,
'badge': badge,
'autocopy': autoCopy,
'group': group,
}
// return new Response(JSON.stringify(aps))

Expand Down
1 change: 1 addition & 0 deletions main_kv.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ class Handler {
'copy': copy,
'badge': badge,
'autocopy': autoCopy,
'group': group,
}
// return new Response(JSON.stringify(aps))

Expand Down

0 comments on commit a1a6983

Please # to comment.