Set the file name as default title if a pad is created from the drive
This commit is contained in:
@@ -700,7 +700,7 @@ define([
|
||||
}
|
||||
}
|
||||
} else {
|
||||
updateMetadata(shjson);
|
||||
updateTitle(Cryptpad.initialName || defaultName);
|
||||
documentBody.innerHTML = Messages.initialState;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user