/*
# _assets/deferred/register-nvdate.js Copyright 2022 cPanel, L.L.C.
# All rights reserved.
# copyright@cpanel.net http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited
*/
/* global window: false */
(function() {
"use strict";
if (window.register_interfacecfg_nvdata) {
window.register_interfacecfg_nvdata("closedSpotlights");
}
}());