mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update comment
This commit is contained in:
parent
443c1a8956
commit
35fe986bd2
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ void Content::update(
|
||||||
contentText = nullptr;
|
contentText = nullptr;
|
||||||
} // @TODO other types..
|
} // @TODO other types..
|
||||||
|
|
||||||
// Create new content widget for MIME type requested
|
// Create new DATA widget for MIME type requested
|
||||||
switch (MIME)
|
switch (MIME)
|
||||||
{
|
{
|
||||||
case MIME::TEXT_GEMINI:
|
case MIME::TEXT_GEMINI:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue