mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
5 lines
105 B
Go
5 lines
105 B
Go
package core
|
|
|
|
// ApplicationName represents the application name
|
|
const ApplicationName = "ezBookkeeping"
|