mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-25 15:11:15 +00:00
update ko
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -783,11 +783,6 @@ g_ventoy_taste(struct g_class *mp, struct g_provider *pp, int flags __unused)
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (strcmp(pp->name, "ada1"))
|
|
||||||
{
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
g_ventoy_tasted = true;
|
g_ventoy_tasted = true;
|
||||||
|
|
||||||
G_DEBUG("######### ventoy disk <%s> #############\n", pp->name);
|
G_DEBUG("######### ventoy disk <%s> #############\n", pp->name);
|
||||||
|
@@ -782,11 +782,6 @@ g_ventoy_taste(struct g_class *mp, struct g_provider *pp, int flags __unused)
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (strcmp(pp->name, "ada1"))
|
|
||||||
{
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
g_ventoy_tasted = true;
|
g_ventoy_tasted = true;
|
||||||
|
|
||||||
G_DEBUG("######### ventoy disk <%s> #############\n", pp->name);
|
G_DEBUG("######### ventoy disk <%s> #############\n", pp->name);
|
||||||
|
Reference in New Issue
Block a user