We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af8e460 + 4dc05bb commit a89cc9bCopy full SHA for a89cc9b
quantdinger_vue/src/views/trading-assistant/index.vue
@@ -953,10 +953,7 @@
953
<a-checkbox value="telegram">{{ $t('trading-assistant.notify.telegram') }}</a-checkbox>
954
<a-checkbox value="discord">{{ $t('trading-assistant.notify.discord') }}</a-checkbox>
955
<a-checkbox value="webhook">{{ $t('trading-assistant.notify.webhook') }}</a-checkbox>
956
-<<<<<<< HEAD
957
<a-checkbox value="phone">{{ $t('trading-assistant.notify.phone') }}</a-checkbox>
958
-=======
959
->>>>>>> 6876016 (sss)
960
</a-checkbox-group>
961
<div class="form-item-hint">{{ $t('trading-assistant.form.notifyChannelsHint') }}</div>
962
</a-form-item>
0 commit comments