mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 15:23: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 friendLogCurrent = {
|
||||
async getFriendLogCurrent() {
|
||||
var friendLogCurrent = [];
|
||||
|
||||
Reference in New Issue
Block a user