From 1070bf8e8f4ae40e07a744e91ffb29142ab811a8 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 16 Nov 2023 18:53:34 -0800 Subject: [PATCH] Mostly move some stuff around --- .run/Dev Desktop.run.xml | 12 ++++++++++++ src-tauri/macos/entitlements.plist | 2 +- src-tauri/tauri.conf.json | 2 +- src-web/components/GlobalHooks.tsx | 3 ++- src-web/components/Overlay.tsx | 2 +- src-web/components/RequestResponse.tsx | 2 +- src-web/components/Workspace.tsx | 13 +++++++------ src-web/components/core/PairEditor.tsx | 4 ++-- src-web/lib/constants.ts | 2 -- 9 files changed, 27 insertions(+), 15 deletions(-) create mode 100644 .run/Dev Desktop.run.xml delete mode 100644 src-web/lib/constants.ts diff --git a/.run/Dev Desktop.run.xml b/.run/Dev Desktop.run.xml new file mode 100644 index 00000000..d58c2f13 --- /dev/null +++ b/.run/Dev Desktop.run.xml @@ -0,0 +1,12 @@ + + + + + +