Skip to content

Commit

Permalink
removed (hidden)
Browse files Browse the repository at this point in the history
  • Loading branch information
teeteeteeteetee committed Nov 25, 2023
1 parent b5af4e1 commit 29bf7fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/rpc_client-src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Github: https://github.com/teeteeteeteetee
* Discord: Tee#0001
*
* Last Modified: Saturday, 25th November 2023 1:08:59 pm
* Last Modified: Saturday, 25th November 2023 3:36:16 pm
* Modified By: Tee ([email protected])
*
* Copyright (c) 2023 Tee, Demon Cat
Expand Down Expand Up @@ -151,7 +151,7 @@ function main() {
props[func.replace('()', '')] = e
})
} else {
props[func.replace('()', '')] = "(hidden)"
props[func.replace('()', '')] = undefined
}

}
Expand Down
2 changes: 1 addition & 1 deletion src/rpc_client-src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-rpc-client",
"version": "v0.0.2",
"version": "v0.0.2-hotfix1",
"description": "Discord Rich Presence extension for your adobe apps!",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 29bf7fa

Please sign in to comment.