mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-03 03:56:22 -04:00
Run 'crystal tool format'
This commit is contained in:
parent
7fc7a47849
commit
87601d1400
2 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,6 @@ require "pg"
|
|||
require "xml"
|
||||
require "time"
|
||||
|
||||
|
||||
macro templated(filename)
|
||||
render "src/views/#{{{filename}}}.ecr", "src/views/layout.ecr"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue