mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
changed styling
This commit is contained in:
@@ -92,7 +92,7 @@ export const MessageDisplay = ({ htmlContent, isReply }) => {
|
||||
if (res) {
|
||||
const { service, name, identifier, path } = res;
|
||||
executeEvent("addTab", { data: { service, name, identifier, path } });
|
||||
executeEvent("open-dev-mode", { });
|
||||
executeEvent("open-apps-mode", { });
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user