Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
SHMCamStudio
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SexHackMe
SHMCamStudio
Commits
7f478654
Commit
7f478654
authored
Jun 28, 2025
by
nextime
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://git.nexlab.net/SexHackMe/shmcamstudio
parents
5fa68721
ca2dd6c0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
runtime_bridge.cpython-313.pyc
assets/browser/js/__pycache__/runtime_bridge.cpython-313.pyc
+0
-0
chrome-runtime-api.js
assets/browser/js/chrome-runtime-api.js
+1
-1
No files found.
assets/browser/js/__pycache__/runtime_bridge.cpython-313.pyc
View file @
7f478654
No preview for this file type
assets/browser/js/chrome-runtime-api.js
View file @
7f478654
...
@@ -815,7 +815,7 @@
...
@@ -815,7 +815,7 @@
console
.
log
(
'Received webChannelReady event'
);
console
.
log
(
'Received webChannelReady event'
);
if
(
!
isInitialized
)
{
if
(
!
isInitialized
)
{
console
.
log
(
'webChannelReady event received, but chrome.runtime not initialized, attempting initialization'
);
console
.
log
(
'webChannelReady event received, but chrome.runtime not initialized, attempting initialization'
);
attemptInitialization
();
initWebChannel
();
}
}
});
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment