summaryrefslogtreecommitdiff
path: root/src/modules/types.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/types.rs')
-rw-r--r--src/modules/types.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/types.rs b/src/modules/types.rs
index 48b3473..17e7c6c 100644
--- a/src/modules/types.rs
+++ b/src/modules/types.rs
@@ -5,4 +5,5 @@ pub enum ModuleType {
Refinery,
Dashboard,
Navigation,
+ Construction,
}