From 7fb522004866442f0386f2699bad06d783f038b9 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Thu, 17 Apr 2025 09:51:32 +0200 Subject: [PATCH] Added the I18N collection process to the run configuration --- app/.run/Collect I18N content.run.xml | 17 +++++++++++++++++ app/.run/Tauri Dev.run.xml | 4 +++- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 app/.run/Collect I18N content.run.xml diff --git a/app/.run/Collect I18N content.run.xml b/app/.run/Collect I18N content.run.xml new file mode 100644 index 00000000..837832a3 --- /dev/null +++ b/app/.run/Collect I18N content.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/app/.run/Tauri Dev.run.xml b/app/.run/Tauri Dev.run.xml index 7c319e82..4dc7c19c 100644 --- a/app/.run/Tauri Dev.run.xml +++ b/app/.run/Tauri Dev.run.xml @@ -12,6 +12,8 @@