From cef7545b9661b812e108aa9a8cc883e46fa19328 Mon Sep 17 00:00:00 2001 From: Danil Nikolaev Date: Wed, 14 Aug 2024 21:52:50 +0300 Subject: [PATCH] intellij idea run config --- .run/composeApp.run.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 .run/composeApp.run.xml diff --git a/.run/composeApp.run.xml b/.run/composeApp.run.xml new file mode 100644 index 0000000..aae1b26 --- /dev/null +++ b/.run/composeApp.run.xml @@ -0,0 +1,40 @@ + + + + + \ No newline at end of file