mirror of
https://github.com/Kenshin/simpread.git
synced 2026-02-01 15:41:29 +00:00
Format source.
This commit is contained in:
parent
7378ff4a1b
commit
7d58745ee8
@ -184,6 +184,7 @@ function siteeditorRender( url, site, type, info ) {
|
||||
$( "sr-opt-read" ).length > 0 &&
|
||||
$( ".custom .preview" ).empty();
|
||||
cur_site = pr.Safesite( site, type, url );
|
||||
// hack code
|
||||
storage.site = cur_site;
|
||||
info && ( storage.site.info = info );
|
||||
const doms = <Editor site={ cur_site } state={ state } />;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user