mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-21 13:38:56 +02:00
3 lines
115 B
Go
3 lines
115 B
Go
|
//go:generate go-bindata -prefix templates/ -pkg initializations -o bindata.go ./templates
|
||
|
package initializations
|