mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-13 11:50:37 +01:00
amélioration messag de redémarrage
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user