fix: using the new admins functions for apis
This commit is contained in:
@ -45,7 +45,6 @@ import { store } from "@/main.ts";
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
.logout {
|
||||
background-color: #009cde;
|
||||
color: white;
|
||||
@ -62,6 +61,4 @@ import { store } from "@/main.ts";
|
||||
.logout:hover {
|
||||
background-color: #007bad;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user