mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-02 02:18:20 +00:00
Clean up some code
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<input v-model=active :name="name" @change="handleInput" type="checkbox" value="1">
|
||||
</label>
|
||||
</div>
|
||||
<p class="help-block" v-html="$t('firefly.webhook_active_form_help')"></p>
|
||||
<p class="help-block" v-text="$t('firefly.webhook_active_form_help')"></p>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user