INNER CODE UNIT · JavaScript
onceViewAfterUpdate
PerformanC/ReZygisk · webroot/js/pages/home/index.js:185
export async function onceViewAfterUpdate() {
const ReZygiskState = await _getReZygiskState()
const strings = await getStrings(whichCurrentPage())
_updateDynamicElement(false, ReZygiskState, strings)
}
export async function load() {
}