rebranding to forum, adding settings and stripe page
This commit is contained in:
@@ -36,7 +36,7 @@ async function openNetworkAndApp() {
|
||||
}
|
||||
|
||||
if(global.currentNetwork) { // 2 navigates fire on load: 1 initial, and one after the org redirect
|
||||
document.title = `${global.currentNetwork.abbreviation} | Parchment`
|
||||
document.title = `${global.currentNetwork.abbreviation} | Forum`
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user