Skip to content

Commit 40a3be0

Browse files
fix: showing vm admin's the vm admin view
I knew running a rename on the solution was going to break something. I couldn't believe when it didn't... Caused by: nullinside-development-group/nullinside-api@69c1ec33
1 parent 7dbf40d commit 40a3be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/src/app/common/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VM_ADMIN = "VmAdmin";
1+
export const VM_ADMIN = "VM_ADMIN";

0 commit comments

Comments
 (0)