fix(configuration-checker): update message to clarify redeployment requirement for configuration changes

This commit is contained in:
Andras Bacsai 2025-09-28 09:58:05 +02:00
parent d81ed86920
commit 01c678053d

View file

@ -12,7 +12,7 @@
</svg> </svg>
</x-slot:icon> </x-slot:icon>
<x-slot:description> <x-slot:description>
<span>Please restart (or redeploy) to apply the new configuration.</span> <span>Please redeploy to apply the new configuration.</span>
</x-slot:description> </x-slot:description>
<x-slot:button-text @click="disableSponsorship()"> <x-slot:button-text @click="disableSponsorship()">
Disable This Popup Disable This Popup