Add trailing slash to gschema
This commit is contained in:
parent
beb56f8fb0
commit
8298bac336
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<schemalist>
|
||||
<schema path="/io/github/lemmygtk/lemoa" id="@BASE_ID@">
|
||||
<schema path="/io/github/lemmygtk/lemoa/" id="@BASE_ID@">
|
||||
</schema>
|
||||
</schemalist>
|
||||
|
|
Loading…
Reference in New Issue