mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-14 04:39:54 +00:00
update stuff
This commit is contained in:
@@ -9,6 +9,7 @@ import * as Peers from "./peers.js";
|
||||
import * as Profiles from "./profiles.js";
|
||||
import * as Settings from "./settings.js";
|
||||
import * as Update from "./update.js";
|
||||
import * as Windows from "./windows.js";
|
||||
export {
|
||||
Connection,
|
||||
Debug,
|
||||
@@ -17,7 +18,8 @@ export {
|
||||
Peers,
|
||||
Profiles,
|
||||
Settings,
|
||||
Update
|
||||
Update,
|
||||
Windows
|
||||
};
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user