File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " airshipone" ,
3- "version" : " 0.1.9 " ,
3+ "version" : " 0.1.10 " ,
44 "author" : " Timeless Prototype" ,
55 "license" : " MIT" ,
66 "homepage" : " https://timelessp.github.io/airshipone/" ,
Original file line number Diff line number Diff line change 11// Generated from package.json by scripts/write-version.mjs.
2- export const APP_VERSION = '0.1.9 ' ;
2+ export const APP_VERSION = '0.1.10 ' ;
Original file line number Diff line number Diff line change @@ -2472,7 +2472,7 @@ const buildAboutItems = (): MenuItem[] => [
24722472 {
24732473 type : 'image-link' ,
24742474 label : 'Support' ,
2475- src : '/ assets/bmac/default-yellow.png' ,
2475+ src : ` ${ import . meta . env . BASE_URL } assets/bmac/default-yellow.png` ,
24762476 href : 'https://buymeacoffee.com/timelessp' ,
24772477 alt : 'Buy Me A Coffee'
24782478 }
You can’t perform that action at this time.
0 commit comments