mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
fix: set config after loading
This commit is contained in:
@@ -30,6 +30,7 @@ class HeadscaleConfig {
|
||||
config?: typeof headscaleConfig.infer,
|
||||
) {
|
||||
this.access = access;
|
||||
this.config = config;
|
||||
}
|
||||
|
||||
readable() {
|
||||
|
||||
Reference in New Issue
Block a user