From 521ece89abfa7209789e4ae0ee14d22bc823317a Mon Sep 17 00:00:00 2001 From: grimsi <9295182+grimsi@users.noreply.github.com> Date: Thu, 7 Mar 2024 18:44:20 +0100 Subject: [PATCH] Add run configurations --- .run/GameyfinApplication.run.xml | 15 +++++++++++++++ .run/UI debug.run.xml | 5 +++++ 2 files changed, 20 insertions(+) create mode 100644 .run/GameyfinApplication.run.xml create mode 100644 .run/UI debug.run.xml diff --git a/.run/GameyfinApplication.run.xml b/.run/GameyfinApplication.run.xml new file mode 100644 index 0000000..5c1045d --- /dev/null +++ b/.run/GameyfinApplication.run.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/.run/UI debug.run.xml b/.run/UI debug.run.xml new file mode 100644 index 0000000..b656b83 --- /dev/null +++ b/.run/UI debug.run.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file