changed localstorage key to umbCopyService

This commit is contained in:
Niels Lyngsø
2019-05-01 10:14:33 +02:00
parent d23f25beba
commit 5d5fa3fac8

View File

@@ -1,7 +1,7 @@
function copyService(notificationsService, eventsService) {
var STORAGE_KEY = "uCopyService";
var STORAGE_KEY = "umbCopyService";
var supportsLocalStorage = function () {
var test = "test";