add source url too welcome message

This commit is contained in:
Alexander Popov 2023-12-01 16:16:20 +03:00
parent ea321fc403
commit f3b63e0311
Signed by: iiiypuk
GPG Key ID: E47FE0AB36CD5ED6
2 changed files with 2 additions and 0 deletions

1
TODO.md Normal file
View File

@ -0,0 +1 @@
- [ ] Неправильно отрабатывает один из Git хуков

View File

@ -37,6 +37,7 @@ export class App {
'ujs engine',
`version: ${this.#version}`,
'feedback: iiiypuk {dog} fastmail.fm',
'sources: https://git.a2s.su/emilecok/ujs',
];
if (this.options.welcome) {