Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
xkww3n committed Sep 17, 2024
1 parent 33bd316 commit 48593ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/personal/bypass.js
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
$done($persistentStore.read("bypass"))
$done(
{matched: $persistentStore.read("bypass")}
)

0 comments on commit 48593ae

Please sign in to comment.