5 lines
105 B
Go
5 lines
105 B
Go
package core
|
|
|
|
// ApplicationName represents the application name
|
|
const ApplicationName = "ezBookkeeping"
|