"examples/community/tiled_upscaling.py" did not exist on "75d53cc83966b4046e5a329ddf7baa6aa24f52e2"
Commit de0f3168 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

Update General.svelte

#2292
parent 39f91e39
......@@ -196,7 +196,7 @@
<div class=" flex w-full justify-between">
<div class=" self-center text-xs font-medium">
{$i18n.t('Scan for documents from {{path}}', { path: '/data/docs' })}
{$i18n.t('Scan for documents from {{path}}', { path: 'DOCS_DIR (/data/docs)' })}
</div>
<button
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment