Sync BIM session logout with Hub
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
<script>
|
||||
(function () {
|
||||
if (/^\/share\/[^/]+\/?$/.test(window.location.pathname || "")) {
|
||||
document.documentElement.dataset.shareStartup = "guest";
|
||||
document.documentElement.dataset.shareStartup = "pending";
|
||||
}
|
||||
}());
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user