mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-09 11:39:46 +08:00
feat: windows app update
This commit is contained in:
@@ -93,7 +93,7 @@ class _SystemPageState extends ConsumerState<SystemPage> {
|
||||
]),
|
||||
DataRow(cells: [
|
||||
const DataCell(Text("更新监控列表")),
|
||||
const DataCell(Text("每小时")),
|
||||
const DataCell(Text("每20分钟")),
|
||||
DataCell(IconButton(
|
||||
icon: const Icon(Icons.not_started),
|
||||
onPressed: () =>
|
||||
|
||||
Reference in New Issue
Block a user