Navigation improvements
This commit is contained in:
parent
ff854b2a06
commit
0b56a02a0b
9 changed files with 151 additions and 160 deletions
|
|
@ -10,6 +10,7 @@ class PrivacyPage extends MarkdownPage {
|
|||
PrivacyPage(context)
|
||||
: super(
|
||||
title: S.of(context).privacyPolicy,
|
||||
route: routeName,
|
||||
file: getFileNameOfLang(
|
||||
dir: 'assets/pages',
|
||||
fileName: 'privacy',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue