Skip to content
Snippets Groups Projects
Commit 70998af7 authored by vaartis's avatar vaartis
Browse files

Change Name/Shortcode to just shortcode

parent 80da5e74
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !32. Comments created here will be created in the context of that merge request.
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :span="4" class="new-emoji-col"> <el-col :span="4" class="new-emoji-col">
<el-input v-model="shortcode" placeholder="Name/Shortcode" /> <el-input v-model="shortcode" placeholder="Shortcode" />
</el-col> </el-col>
<el-col :span="8"> <el-col :span="8">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment