mirror of
https://gitee.com/shuto/customCamera.git
synced 2026-05-02 00:07:24 +08:00
Changement du nom du plugin customCamera en GeneanetCustomCamera.
This commit is contained in:
+3
-3
@@ -5,12 +5,12 @@
|
||||
id="org.geneanet.customCamera"
|
||||
version="0.0.1"
|
||||
>
|
||||
<name>customCamera</name>
|
||||
<name>GeneanetCustomCamera</name>
|
||||
<description>customCamera by Geneanet</description>
|
||||
<license>undefined</license>
|
||||
<keywords>custom,camera,geneanet</keywords>
|
||||
<js-module src="www/customCamera.js" name="customCamera">
|
||||
<clobbers target="customCamera" />
|
||||
<js-module src="www/customCamera.js" name="GeneanetCustomCamera">
|
||||
<clobbers target="GeneanetCustomCamera" />
|
||||
</js-module>
|
||||
|
||||
<hook type="after_plugin_install" src="hooks/after_plugin_install/npminstall.js" />
|
||||
|
||||
Reference in New Issue
Block a user