fix(phase3): fix filebrowser tab url, implement nabil session.create/prompt.submit rpc, and fix dsh websocket same-origin bridge
This commit is contained in:
+1
-1
@@ -630,7 +630,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
tabFiles.addEventListener('click', () => {
|
||||
tabFiles.classList.add('active');
|
||||
tabSession.classList.remove('active');
|
||||
showIframeView(`https://dsh-hub.yesminedor.tn/`);
|
||||
showIframeView(`https://files-hub.yesminedor.tn/`);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user