Fix plugin name
This commit is contained in:
4
repo.xml
4
repo.xml
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<extensions>
|
||||
<plugins>
|
||||
<plugin name="YoutubeMusic" version="0.0.1" minTarget="7.0.0" maxTarget="*">
|
||||
<plugin name="YouTubeMusic" version="0.0.1" minTarget="7.0.0" maxTarget="*">
|
||||
<title lang="EN">Youtube Music</title>
|
||||
<desc lang="EN">Integration for Youtube Music</desc>
|
||||
<category>musicservices</category>
|
||||
@@ -9,7 +9,7 @@
|
||||
<link>https://git.sanggi.ch/matteo/lms-plugins</link>
|
||||
<creator>mschuepbach</creator>
|
||||
<email>mschuepbach@pm.me</email>
|
||||
<sha>0d7ee6cda0821c9937afbbc4024e7703eaa96557</sha>
|
||||
<sha>b00fcb4a8f65c336a23d4bd9a701fe5270be461c</sha>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</extensions>
|
||||
|
||||
Reference in New Issue
Block a user