amélioration messag de redémarrage

This commit is contained in:
Kepka Ludovic
2025-08-29 23:53:45 +02:00
committed by skylanix
parent 8a643635c3
commit bcd694fcb5

View File

@@ -35,8 +35,8 @@
<label for="twitch_refresh_token">Refresh Token</label> <label for="twitch_refresh_token">Refresh Token</label>
<input name="twitch_refresh_token" type="text" value="{{ configuration.getValue('twitch_refresh_token') }}" <input name="twitch_refresh_token" type="text" value="{{ configuration.getValue('twitch_refresh_token') }}"
readonly="readonly" /> readonly="readonly" />
<p>Nécessite un redémarrage après l'obtention des Tokens.</p>
{% endif %} {% endif %}
<p>Nécessite un redémarrage</p>
</form> </form>
<h2>Humble Bundle</h2> <h2>Humble Bundle</h2>