diff --git a/app/src/App.tsx b/app/src/App.tsx index deeb6c17..1124b64d 100644 --- a/app/src/App.tsx +++ b/app/src/App.tsx @@ -151,13 +151,24 @@ function App() { {activeTab === 'settings' ? ( -
+
{isTauri() && } +
+ Created by{' '} + + Jamie Pine + +
) : ( // Main view: Profiles top left, Generator bottom left, History right