mirror of
https://github.com/strongdm/comply
synced 2025-03-10 18:26:29 +00:00
also watch narratives dir
This commit is contained in:
parent
1ddb9217a0
commit
91f16e4729
@ -14,6 +14,7 @@ func watch(errCh chan error) {
|
||||
return
|
||||
}
|
||||
b.Add("./templates/")
|
||||
b.Add("./narratives/")
|
||||
b.Add("./policies/")
|
||||
b.Add("./procedures/")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user