1
0
mirror of https://github.com/git-touch/git-touch synced 2024-12-18 19:22:54 +01:00

feat: review permissiosn

This commit is contained in:
Rongjian Zhang 2020-01-27 14:53:37 +08:00
parent 612a7a417a
commit f757c748ea

View File

@ -58,6 +58,12 @@ class _SettingsScreenState extends State<SettingsScreen> {
url: '/login',
rightWidget: Text(auth.activeAccount.login),
),
TableViewItem(
text: Text('Review Permissions'),
url:
'https://github.com/settings/connections/applications/$clientId',
rightWidget: Text(auth.activeAccount.login),
),
]),
CommonStyle.verticalGap,
TableView(headerText: 'theme', items: [