mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	| @@ -44,7 +44,7 @@ func init() { | |||||||
| // TranslatableMessage represents JSON struct that can be translated with a Locale | // TranslatableMessage represents JSON struct that can be translated with a Locale | ||||||
| type TranslatableMessage struct { | type TranslatableMessage struct { | ||||||
| 	Format string | 	Format string | ||||||
| 	Args   []any `json:"omitempty"` | 	Args   []any `json:",omitempty"` | ||||||
| } | } | ||||||
|  |  | ||||||
| // LoadRepo loads repository of the task | // LoadRepo loads repository of the task | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user