Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 178d6719 authored by asciimoo's avatar asciimoo
Browse files

[fix] translations path

parent 5801f75b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ setup(
            'settings.yml',
            '../README.rst',
            'static/*/*',
            'translations/*/*',
            'translations/*/*/*',
            'templates/*.html',
            'templates/result_templates/*.html',
        ],