Correct wrong/old name
This commit is contained in:
parent
e2725cc724
commit
03d32ef0d9
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Lamp Control</title>
|
<title>Light Control</title>
|
||||||
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline'" />
|
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline'" />
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
appId: com.example.app
|
appId: light.control.yeet
|
||||||
copyright: Example co
|
copyright: GHOSCHT
|
||||||
productName: LampControl
|
productName: LightControl
|
||||||
|
|
||||||
asar: true
|
asar: true
|
||||||
|
|
||||||
|
|
Reference in a new issue