Skip to content

Commit

Permalink
fix:微调
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhaoli committed Sep 21, 2023
1 parent b42755a commit df897c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions config.json

This file was deleted.

1 change: 0 additions & 1 deletion sync.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import * as path from 'path';
import NodeID3 from 'node-id3'
import flacMetadata from 'metaflac-js'
import dayjs from 'dayjs'
import { machine } from 'os';

const NodeID3tag = NodeID3.Promise
const db = new Datastore({ filename: './music.db', autoload: true });
Expand Down

0 comments on commit df897c0

Please sign in to comment.