chore: remove enable sync log toggle

This commit is contained in:
Nathan 2025-04-09 14:15:37 +08:00
parent eb22d86f3e
commit ab70dccc8e

View file

@ -71,7 +71,7 @@ class AppFlowyCloudViewSetting extends StatelessWidget {
const VSpace(8), const VSpace(8),
const AppFlowyCloudEnableSync(), const AppFlowyCloudEnableSync(),
const VSpace(6), const VSpace(6),
const AppFlowyCloudSyncLogEnabled(), // const AppFlowyCloudSyncLogEnabled(),
const VSpace(12), const VSpace(12),
RestartButton( RestartButton(
onClick: () { onClick: () {