mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-02 14:49:44 +08:00
✨ Feature(custom): release not now use markdown render, also optimize UI dispaly of update page
This commit is contained in:
@@ -99,6 +99,7 @@ const buildMainPageMenu = (win: BrowserWindow) => {
|
||||
label: $t('ABOUT'),
|
||||
click() {
|
||||
dialog.showMessageBox({
|
||||
type: 'info',
|
||||
title: 'PicList',
|
||||
message: 'PicList',
|
||||
detail: `Version: ${pkg.version}\nAuthor: Kuingsmile\nGithub: https://github.com/Kuingsmile/PicList`,
|
||||
|
||||
Reference in New Issue
Block a user