This commit is contained in:
syuilo 2023-03-02 18:40:55 +09:00
parent dad915e522
commit ebd7b27075
4 changed files with 1 additions and 4 deletions

View file

@ -422,7 +422,6 @@ onUnmounted(() => {
definePageMetadata(computed(() => ({
title: ts.preferencesBackups,
icon: 'ti ti-device-floppy',
bg: 'var(--bg)',
})));
</script>