Skip to content

Commit

Permalink
chore: remove test data from default generated config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirollos committed Nov 15, 2024
1 parent de1cac6 commit 4acc4b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DiscordEuroscope/DefaultFileContent.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
\"presence_large_image_key\" : \"\",\r\
\"state\" : \"\",\r\
\"details\" : \"Idle\",\r\
\"presence_small_image_text\" : \"lol i'm idle small text\",\r\
\"presence_large_image_text\" : \"lol i'm idle large text\"\r\
\"presence_small_image_text\" : \"\",\r\
\"presence_large_image_text\" : \"\"\r\
},\r\
\"playback\": {\r\
\"presence_small_image_key\": \"\",\r\
Expand Down

0 comments on commit 4acc4b1

Please sign in to comment.