diff options
author | uvok | 2025-07-06 14:18:26 +0200 |
---|---|---|
committer | uvok | 2025-07-06 14:18:26 +0200 |
commit | 67e41bbf569afff78fdfc8c58ca5c87b1c520626 (patch) | |
tree | 4792ee3174e9f7186cb88270c3885d59f8715a9c | |
parent | 939622275c91cfd55cb9a14f9fa0cb3e1e00784e (diff) |
Add codespace
-rw-r--r-- | TgSongsterrImport.code-workspace | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/TgSongsterrImport.code-workspace b/TgSongsterrImport.code-workspace new file mode 100644 index 0000000..1ab037f --- /dev/null +++ b/TgSongsterrImport.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "java.configuration.updateBuildConfiguration": "interactive" + } +}
\ No newline at end of file |