mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-17 05:20:51 -05:00
typo
This commit is contained in:
parent
acf934518e
commit
b6f1b886c7
@ -51,7 +51,7 @@ require "./invidious/jobs/base_job"
|
|||||||
require "./invidious/jobs/*"
|
require "./invidious/jobs/*"
|
||||||
|
|
||||||
# Show a nice message for unsupported versions of the Crystal compiler,
|
# Show a nice message for unsupported versions of the Crystal compiler,
|
||||||
# encouraging the user compiling Invidiou, to update it's Crystal compiler
|
# encouraging the user compiling Invidious, to update it's Crystal compiler
|
||||||
# version.
|
# version.
|
||||||
{% if compare_versions(Crystal::VERSION, "1.12.0") < 0 %}
|
{% if compare_versions(Crystal::VERSION, "1.12.0") < 0 %}
|
||||||
{{ raise "Crystal version 1.12.0 or newer is required to build Invidious, \
|
{{ raise "Crystal version 1.12.0 or newer is required to build Invidious, \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user