mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-18 09:35:25 +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
|