mirror of
https://gitea.com/gitea/tea.git
synced 2025-09-08 12:52:54 +02:00
whoops. forgot to add refresh command
This commit is contained in:
@ -29,6 +29,7 @@ var CmdLogin = cli.Command{
|
||||
&login.CmdLoginDelete,
|
||||
&login.CmdLoginSetDefault,
|
||||
&login.CmdLoginHelper,
|
||||
&login.CmdLoginOAuthRefresh,
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user