mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-19 18:10:15 +08:00
style: account switch descriptions (#2280)
This commit is contained in:
@@ -127,7 +127,7 @@ class _MediaPageState extends State<MinePage>
|
||||
iconSize: iconSize,
|
||||
padding: padding,
|
||||
style: style,
|
||||
tooltip: '设置账号模式',
|
||||
tooltip: '切换账号',
|
||||
onPressed: () => LoginPageController.switchAccountDialog(context),
|
||||
icon: const Icon(Icons.switch_account_outlined),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user