chore: bump version

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-08-04 19:26:31 +08:00
parent 64676bc5cb
commit aaa69f0f95
21 changed files with 59 additions and 65 deletions

View File

@@ -120,7 +120,7 @@ class BackupPage extends StatelessWidget {
onTap: () async => _onTapWebdavSetting(context),
),
ListTile(
title: Text(l10n.auto),
title: Text(libL10n.auto),
trailing: StoreSwitch(
prop: Stores.setting.webdavSync,
validator: (p0) {