mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
chore: remove enable sync log toggle
This commit is contained in:
parent
eb22d86f3e
commit
ab70dccc8e
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ class AppFlowyCloudViewSetting extends StatelessWidget {
|
|||
const VSpace(8),
|
||||
const AppFlowyCloudEnableSync(),
|
||||
const VSpace(6),
|
||||
const AppFlowyCloudSyncLogEnabled(),
|
||||
// const AppFlowyCloudSyncLogEnabled(),
|
||||
const VSpace(12),
|
||||
RestartButton(
|
||||
onClick: () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue