Skip to content

Commit

Permalink
Added instructions on Crontab timing
Browse files Browse the repository at this point in the history
  • Loading branch information
NidukaAkalanka authored Nov 10, 2022
1 parent 2395291 commit a51dfb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/html/xui/setting.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
desc="Restart the panel to take effect" v-model.number="allSetting.tgBotChatId">
</setting-list-item>
<setting-list-item type="text" title="Bot Notification time"
desc="Use Crontab timing format, Restart the panel to take effect"
desc="Use Crontab timing format (Refer to the README.md). Restart the panel to take effect"
v-model="allSetting.tgRunTime"></setting-list-item>
</a-list>
</a-tab-pane>
Expand Down Expand Up @@ -192,4 +192,4 @@

</script>
</body>
</html>
</html>

0 comments on commit a51dfb5

Please sign in to comment.