changed localstorage key to umbCopyService
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
function copyService(notificationsService, eventsService) {
|
||||
|
||||
|
||||
var STORAGE_KEY = "uCopyService";
|
||||
var STORAGE_KEY = "umbCopyService";
|
||||
|
||||
var supportsLocalStorage = function () {
|
||||
var test = "test";
|
||||
|
||||
Reference in New Issue
Block a user