mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-20 05:38:55 +00:00
config: add application settings config, refactor node server config
This commit is contained in:
+3
-1
@@ -13,5 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
mod node;
|
||||
pub use node::Node;
|
||||
|
||||
pub use node::Node;
|
||||
mod config;
|
||||
pub use config::NodeConfig;
|
||||
Reference in New Issue
Block a user