Browse Source

Module update + No border radius for main logo

master
Dirk Alders 1 year ago
parent
commit
ac42684f90
4 changed files with 11 additions and 3 deletions
  1. 8
    0
      .vscode/settings.json
  2. 1
    1
      fstools
  3. 1
    1
      requirements/reqif
  4. 1
    1
      themes

+ 8
- 0
.vscode/settings.json View File

@@ -0,0 +1,8 @@
1
+{
2
+    "python.analysis.typeCheckingMode": "basic",
3
+    "editor.formatOnSave": true,
4
+    "editor.fontSize": 14,
5
+    "emmet.includeLanguages": {
6
+        "django-html": "html"
7
+    }
8
+}

+ 1
- 1
fstools

@@ -1 +1 @@
1
-Subproject commit f5da43b01631147dace87242a94227acfb3e9bc5
1
+Subproject commit c10e8792abb05671dab6de51cdadda3bf8ead50f

+ 1
- 1
requirements/reqif

@@ -1 +1 @@
1
-Subproject commit ed0d9da2435d75a79ff6298dbf324dd7e3181016
1
+Subproject commit c0e8533af5eeb4dccb6cd8742c936eb456ce6466

+ 1
- 1
themes

@@ -1 +1 @@
1
-Subproject commit a8d41059c53f7f5ec46f225ce2cfc74c8489e2e1
1
+Subproject commit e4a7af36eac358438ab67405bf35d79b75025744

Loading…
Cancel
Save