mirror of
https://github.com/koel/koel
synced 2025-01-07 18:28:44 +00:00
4 lines
38 B
TypeScript
4 lines
38 B
TypeScript
|
export const app = {
|
||
|
name: 'Koel'
|
||
|
}
|