mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 17:16:29 +08:00
win (#1240)
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -54,7 +54,7 @@ abstract class GStorage {
|
||||
}
|
||||
|
||||
static String exportAllSettings() {
|
||||
return jsonEncode({
|
||||
return const JsonEncoder.withIndent(' ').convert({
|
||||
setting.name: setting.toMap(),
|
||||
video.name: video.toMap(),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user