From 51816a37e768ff7fd4868bdf51bf42e3805043ce Mon Sep 17 00:00:00 2001 From: Diving-Fish Date: Mon, 22 Jul 2024 00:30:59 +0800 Subject: [PATCH] [fix] Add sync to default fs settings --- web/src/components/ProSettings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/ProSettings.vue b/web/src/components/ProSettings.vue index 9f69818..fada464 100644 --- a/web/src/components/ProSettings.vue +++ b/web/src/components/ProSettings.vue @@ -411,7 +411,7 @@ export default { }, reset() { this.fc_filter = [0, "fc", "fcp", "ap", "app"]; - this.fs_filter = [0, "fs", "fsp", "fsd", "fsdp"]; + this.fs_filter = [0, "sync", "fs", "fsp", "fsd", "fsdp"]; this.diff_filter = [0, 1, 2, 3, 4, 5]; this.rate_filter = [ "sssp",