must select template before using text
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
|
||||
<script>
|
||||
window.memeTemplate = {
|
||||
id: "{!! template.id !!}",
|
||||
url: "{!! template.url !!}",
|
||||
name: "{!! template.name !!}",
|
||||
category: "{!! template.category || 'General' !!}",
|
||||
|
||||
Reference in New Issue
Block a user