change:修改部分axolotl为starlight
(不过怎么这么多)
This commit is contained in:
@ -62,7 +62,8 @@ export async function showLauncherLogsFolder() {
|
||||
|
||||
export async function exportErrorLogs(
|
||||
errorMessage,
|
||||
fileNamePrefix = 'Axolotl Launcher error logs',
|
||||
|
||||
fileNamePrefix = 'Starlight Launcher error logs',
|
||||
) {
|
||||
const timestamp = new Date().toISOString().replace(/[:.]/g, '-')
|
||||
const outputPath = await save({
|
||||
|
||||
Reference in New Issue
Block a user