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