This commit is contained in:
unknown
2021-08-31 00:57:06 +02:00
parent 659b2885cf
commit 28919946b7
4 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
# naplo # naplo
Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez
### AppStore:
[![Codemagic build status](https://api.codemagic.io/apps/612cc79b35b443d1b2c638ec/612cc79b35b443d1b2c638eb/status_badge.svg)](https://codemagic.io/apps/612cc79b35b443d1b2c638ec/612cc79b35b443d1b2c638eb/latest_build)
`git clone --recursive https://github.com/filc/naplo` `git clone --recursive https://github.com/filc/naplo`

View File

@@ -21,8 +21,8 @@ import 'package:filcnaplo_mobile_ui/screens/error_screen.dart';
* - [x] Absences * - [x] Absences
* *
* - [ ] i18n * - [ ] i18n
* - [ ] auto updater * - [x] auto updater
* - [ ] news WIP * - [x] news
* - [ ] settings (about) * - [ ] settings (about)
*/ */