Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
9c0b53e83e
1 changed files with 2 additions and 0 deletions
|
@ -118,3 +118,5 @@ func SetTimezone(container, appDir, timezoneID string) {
|
|||
func DisableFeature(feature string) {
|
||||
util.DisableFeature(feature)
|
||||
}
|
||||
|
||||
func main() {}
|
||||
|
|
Loading…
Add table
Reference in a new issue