1 parent 37f84a9 commit ea90d9eCopy full SHA for ea90d9e
2 files changed
olca-app-html/src/home/home.tsx
@@ -269,8 +269,8 @@ const Page = (props: Props) => {
269
270
const bindLinks = () => {
271
const config = [
272
- ['aicp', 'https://aicp.gtech-cn.co'],
273
- ['aicphome', 'https://aicp.gtech-cn.co'],
+ ['aicp', 'https://aicp.gtech.world'],
+ ['aicphome', 'https://aicp.gtech.world'],
274
['lci-down', 'https://github.com/gtech-world/olca-app/releases/latest'],
275
['openlca', 'https://www.openlca.org/'],
276
['news', 'https://www.openlca.org/new'],
olca-app/plugin.xml
@@ -609,6 +609,10 @@
609
<property
610
name="startupProgressRect"
611
value="0,437,586,5">
612
+ </property>
613
+ <property
614
+ name="preferenceCustomization"
615
+ value="plugin_customization.ini">
616
</property>
617
</product>
618
</extension>
0 commit comments