fix: 修复某个笨蛋写的

This commit is contained in:
手瓜一十雪
2024-08-14 10:46:59 +08:00
parent 50512ca63c
commit 50579bb9e6
9 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ import path, { dirname } from 'path';
import { fileURLToPath } from 'url';
import fs from 'fs';
export const napcat_version = '2.0.18';
export const napcat_version = '2.0.19';
export class NapCatPathWrapper {
binaryPath: string;