mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-22 08:13:45 +02:00
Add logic to load server data into vuex for the request when visiting a server page
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
const LoadingState = {
|
||||
LOADING: 'loading',
|
||||
DONE: 'done',
|
||||
ERROR: 'error',
|
||||
};
|
||||
export default LoadingState;
|
||||
Reference in New Issue
Block a user