feat: new error banner, qol
This commit is contained in:
@ -45,7 +45,7 @@ const updatesModel = computed({
|
||||
</OptionRow>
|
||||
<OptionRow
|
||||
title="Offline mode"
|
||||
tooltip="Disables the package store. Applies after a restart"
|
||||
tooltip="Disables the package store. Requires a restart."
|
||||
>
|
||||
<ToggleSwitch v-model="offlineModel" />
|
||||
</OptionRow>
|
||||
|
Reference in New Issue
Block a user