Fix dark mode (#90)

* fixed dark mode
This commit is contained in:
mattieserver
2022-03-10 11:46:00 +01:00
committed by GitHub
parent f5d9f589bf
commit b792128415
6 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"private": true,
"name": "netbox_topology_views",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"resources": "gulp build",
"resources_dev": "gulp build_dev"