nicolium: embarassing
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -32,7 +32,7 @@ if (BuildConfig.NODE_ENV === 'production') {
|
||||
}
|
||||
|
||||
ready(() => {
|
||||
const container = document.getElementById('plfe') as HTMLElement;
|
||||
const container = document.getElementById('app') as HTMLElement;
|
||||
const root = createRoot(container);
|
||||
|
||||
root.render(<Nicolium />);
|
||||
|
||||
Reference in New Issue
Block a user