Switch resume list method.
This commit is contained in:
parent
8bb1a70b18
commit
030921e4e5
@ -277,7 +277,7 @@ const SCENES = {
|
||||
UI.clear(table);
|
||||
|
||||
if(data !== null) {
|
||||
table.appendChild(UI.session_table(data.records));
|
||||
table.appendChild(UI.session_table_resume(data.records));
|
||||
}
|
||||
} break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user