mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 23:53:52 +00:00
Linting ...
This commit is contained in:
parent
bf21299340
commit
75458a37cb
|
@ -14,7 +14,7 @@ export default defineComponent({
|
|||
setup() {
|
||||
const botStore = useBotStore();
|
||||
|
||||
onMounted(async () => {
|
||||
onMounted(async () => {
|
||||
botStore.activeBot.getLogs();
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user