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