mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2024-11-14 23:39:02 +01:00
Tentative fix the problem of the ‘compiled’ version of the application
This commit is contained in:
parent
444d021f01
commit
c0d1848628
@ -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;
|
||||||
}
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user