Browse Source

Add belgium uranium department

JoostSijm 5 years ago
parent
commit
c3abe7fee3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/__main__.py

+ 2 - 0
app/__main__.py

@@ -110,6 +110,8 @@ if __name__ == '__main__':
     # Belgium
     # gold
     add_update_department(2604, 2)
+    # uranium
+    add_update_department(2604, 6)
     # De Provincien
     # gold
     add_update_department(2620, 2)