mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	Added a shorthand for notifications (#209)
Added a shorthand for notifications Reviewed-on: https://gitea.com/gitea/tea/pulls/209 Reviewed-by: 6543 <6543@noreply.gitea.io> Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
		| @@ -19,6 +19,7 @@ import ( | ||||
| // CmdNotifications is the main command to operate with notifications | ||||
| var CmdNotifications = cli.Command{ | ||||
| 	Name:        "notifications", | ||||
| 	Aliases:     []string{"notif"}, | ||||
| 	Usage:       "Show notifications", | ||||
| 	Description: "Show notifications, by default based of the current repo and unread one", | ||||
| 	Action:      runNotifications, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 crapStone
					crapStone