mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 07:43:50 +02:00
lint: apply pretty import
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import sqliteService from '../sqlite.js';
|
||||
import { dbVars } from '../database';
|
||||
|
||||
import sqliteService from '../sqlite.js';
|
||||
|
||||
const gameLog = {
|
||||
async getGamelogDatabase() {
|
||||
var gamelogDatabase = [];
|
||||
|
||||
Reference in New Issue
Block a user