mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
set tab title for file app
This commit is contained in:
parent
fe43f43d1b
commit
183db941b8
@ -156,6 +156,7 @@ define([
|
||||
return;
|
||||
}
|
||||
|
||||
common.setTabTitle(Messages.uploadButton);
|
||||
// we're in upload mode
|
||||
if (!common.isLoggedIn()) {
|
||||
UI.removeLoadingScreen();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user