# SPDX-License-Identifier: MIT --- proxmoxlib.js.orig 2025-07-16 00:33:18.000000000 +0200 +++ proxmoxlib.js 2025-08-06 00:01:50.479413166 +0200 @@ -614,7 +614,7 @@ !res || res.data.status.toLowerCase() !== 'active' ) { - Ext.Msg.show({ + void({ title: gettext('No valid subscription'), icon: Ext.Msg.WARNING, message: Proxmox.Utils.getNoSubKeyHtml(res.data.url),