mirror of
https://github.com/hubHarmony/servii-frontend.git
synced 2024-11-17 21:40:30 +00:00
Merge branch 'master' into ServerHistory
This commit is contained in:
commit
02f7b9974e
@ -49,10 +49,8 @@ enum serviiRequest {
|
|||||||
command = 'Command',
|
command = 'Command',
|
||||||
fetchLogs = 'FetchLogs',
|
fetchLogs = 'FetchLogs',
|
||||||
fetchHistory = 'FetchHistory',
|
fetchHistory = 'FetchHistory',
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const nonToastableCalls: string[] = [
|
const nonToastableCalls: string[] = [
|
||||||
serviiRequest.fetchServers,
|
serviiRequest.fetchServers,
|
||||||
serviiRequest.fetchLogs,
|
serviiRequest.fetchLogs,
|
||||||
|
Loading…
Reference in New Issue
Block a user