mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 00:09:40 +02:00
feat(templates): fix an issue with templates initialization and update settings view
This commit is contained in:
parent
5563ff60fc
commit
f371dc5402
6 changed files with 91 additions and 104 deletions
|
@ -73,6 +73,7 @@ type (
|
|||
Open() error
|
||||
Init() error
|
||||
Close() error
|
||||
IsNew() bool
|
||||
MigrateData() error
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue