format code

master
Kanezoh 2021-08-23 23:45:44 +09:00
parent 9d797600f9
commit b0aec842ee
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ require "./page"
class MechanizeCr::History
property max_size : Int32
property array : Array(MechanizeCr::Page)
property array : Array(MechanizeCr::Page)
forward_missing_to @array