mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 02:45:49 +02:00
fix: include directive not load content #314
This commit is contained in:
parent
1d6e61c744
commit
cbe4da76cd
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ function init() {
|
|||
}
|
||||
}
|
||||
|
||||
init()
|
||||
|
||||
watch(props, init)
|
||||
|
||||
function save() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue