[Update] Change the design. Update/Switch CPU/GPU version.

This commit is contained in:
Sakamoto Shiina
2024-12-20 19:05:30 +09:00
parent 5a498fc98c
commit 798a4a87fc
8 changed files with 181 additions and 170 deletions

View File

@@ -101,7 +101,7 @@ const OpenSwitchComputeDeviceModalContainer = () => {
const { t } = useTranslation();
const { updateOpenedQuickSetting } = useStore_OpenedQuickSetting();
const onClickFunction = () => {
updateOpenedQuickSetting("switch_compute_device");
updateOpenedQuickSetting("update_software");
};
return (