Skip to content

Commit 39fa4f4

Browse files
authored
Update streamlabs.js
1 parent b0324ad commit 39fa4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/js/streamlabs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
$(() => {
44

5-
var projectName = 'Streamlabs-OBS';
5+
var projectName = 'Streamlabs Desktop';
66
if (isHomePage()) document.querySelector('h1').innerHTML = projectName;
77

88
// hide index

0 commit comments

Comments
 (0)