diff --git a/src/Umbraco.Web.UI.Client/src/common/services/copy.service.js b/src/Umbraco.Web.UI.Client/src/common/services/copy.service.js index abfd6e71e6..a0275c69ed 100644 --- a/src/Umbraco.Web.UI.Client/src/common/services/copy.service.js +++ b/src/Umbraco.Web.UI.Client/src/common/services/copy.service.js @@ -1,7 +1,7 @@ function copyService(notificationsService, eventsService) { - var STORAGE_KEY = "uCopyService"; + var STORAGE_KEY = "umbCopyService"; var supportsLocalStorage = function () { var test = "test";