From 67e41bbf569afff78fdfc8c58ca5c87b1c520626 Mon Sep 17 00:00:00 2001 From: uvok Date: Sun, 6 Jul 2025 14:18:26 +0200 Subject: Add codespace --- TgSongsterrImport.code-workspace | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TgSongsterrImport.code-workspace 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 -- cgit v1.2.3