2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-13 02:35:27 +00:00

Start InvenTree server

This commit is contained in:
Oliver Walters
2022-05-21 21:03:43 +10:00
parent 63dd081a1c
commit 62b0fcbec5
3 changed files with 26 additions and 7 deletions

View File

@ -1,5 +1,3 @@
import "dart:ui";
const Color COLOR_GRAY = Color.fromRGBO(50, 50, 50, 1);