-
I have installed Just want to create new template for qBittorrent v5 (alpha) and get original sources to have workable example. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
Kolcha
Oct 31, 2023
Replies: 1 comment 3 replies
-
all files used by default web ui are built-in into the application executable, no external files are used. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
d47081
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
all files used by default web ui are built-in into the application executable, no external files are used.
if you want to modify it, you need to rebuild the app. you can find web ui sources here.