Add trailing slash to gschema

This commit is contained in:
Bnyro 2023-07-13 18:25:14 +02:00
parent beb56f8fb0
commit 8298bac336
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<schemalist> <schemalist>
<schema path="/io/github/lemmygtk/lemoa" id="@BASE_ID@"> <schema path="/io/github/lemmygtk/lemoa/" id="@BASE_ID@">
</schema> </schema>
</schemalist> </schemalist>