mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
unify platform file name
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -218,7 +218,7 @@ Future<void> showImportExportDialog<T>(
|
||||
}) => showDialog(
|
||||
context: context,
|
||||
builder: (context) {
|
||||
const style = TextStyle(fontSize: 14);
|
||||
const style = TextStyle(fontSize: 15);
|
||||
return SimpleDialog(
|
||||
clipBehavior: Clip.hardEdge,
|
||||
title: Text('导入/导出$title'),
|
||||
|
||||
Reference in New Issue
Block a user