mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extra comment
This commit is contained in:
parent
09cd5895cc
commit
58d5c96f26
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ impl Reader {
|
|||
|
||||
/* @TODO Theme parser error: <broken file>
|
||||
css.load_from_path(
|
||||
"src/browser/main/tab/page/content/text/gemini/reader/default.css", // @TODO
|
||||
"src/browser/main/tab/page/content/text/gemini/reader/default.css"
|
||||
); */
|
||||
|
||||
css.load_from_data("label{caret-color: transparent}");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue