mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +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