mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 03:31:09 +08:00
@@ -63,7 +63,7 @@ class WebDav {
|
||||
}
|
||||
}
|
||||
try {
|
||||
String data = await GStorage.exportAllSettings();
|
||||
String data = GStorage.exportAllSettings();
|
||||
_fileName ??= _getFileName();
|
||||
final path = '$_webdavDirectory/$_fileName';
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user