mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-17 00:59:29 -07:00
add images and widescreen cleanup close #32
This commit is contained in:
@@ -4,7 +4,7 @@ const STATUS = {
|
||||
failed: Symbol('failed'),
|
||||
noData: Symbol('noData'),
|
||||
disabled: Symbol('disabled'),
|
||||
retrying: Symbol('retyring'),
|
||||
retrying: Symbol('retrying'),
|
||||
};
|
||||
|
||||
const calcStatusClass = (statusCode) => {
|
||||
|
||||
Reference in New Issue
Block a user