fix(configuration-checker): update message to clarify redeployment requirement for configuration changes
This commit is contained in:
parent
d81ed86920
commit
01c678053d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
</svg>
|
||||
</x-slot:icon>
|
||||
<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:button-text @click="disableSponsorship()">
|
||||
Disable This Popup
|
||||
|
|
|
|||
Loading…
Reference in a new issue