main #136

Merged
Patrick_Pluto merged 3 commits from YasinOnm08/interstellar_ai:main into main 2024-10-11 08:45:53 +02:00
2 changed files with 1 additions and 3 deletions
Showing only changes of commit 60f9a7d058 - Show all commits

View file

@ -12,11 +12,9 @@ import PrivacySettings from './PrivacySettings';
import FontSizeSetting from './FontSize';
import OpenSourceModeToggle from './OpenSourceToggle';
import {
changeHistory,
changeSettings,
createAccount,
deleteAccount,
getHistory,
} from '../../backend/database';
import ThemeDropdown from './DropDownTheme';

View file

@ -6,4 +6,4 @@ cd ..
cd ..
cd py
python api.py
py api.py