mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-06 17:48:07 +02:00
added mising template variables to fix image change modal
This commit is contained in:
@@ -174,3 +174,6 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<input type="hidden" template-variable="gravatarpicture" value="{gravatarpicture}" />
|
||||
<input type="hidden" template-variable="uploadedpicture" value="{uploadedpicture}" />
|
||||
|
||||
Reference in New Issue
Block a user