asdasd
This commit is contained in:
@@ -111,7 +111,7 @@ if (payloadNode) {
|
|||||||
if (definition.content_mode === 'native-module' && definition.app_id === 'mining-checker') {
|
if (definition.content_mode === 'native-module' && definition.app_id === 'mining-checker') {
|
||||||
return `
|
return `
|
||||||
<div class="window-content window-content--embedded window-content--module">
|
<div class="window-content window-content--embedded window-content--module">
|
||||||
<div class="window-module-host" data-module-app="mining-checker"></div>
|
<div id="mining-checker-app" class="window-module-host" data-module-app="mining-checker"></div>
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user