Correct wrong/old name

This commit is contained in:
GHOSCHT 2020-08-08 20:36:05 +02:00
parent e2725cc724
commit 03d32ef0d9
2 changed files with 4 additions and 4 deletions

View file

@ -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"

View file

@ -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