mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-29 18:37:35 +01:00
Tentative fix the problem of the ‘compiled’ version of the application
This commit is contained in:
@@ -458,4 +458,4 @@ Clipperz.PM.UI.ImportContext.getDefaultImportTag = function() {
|
|||||||
var dateString = now.toString('yyyyMMdd');
|
var dateString = now.toString('yyyyMMdd');
|
||||||
|
|
||||||
return "Import_" + dateString;
|
return "Import_" + dateString;
|
||||||
}
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user