Skip to content

Commit

Permalink
style(wfh): [PPT-1148] format
Browse files Browse the repository at this point in the history
  • Loading branch information
chillfox committed Jan 23, 2024
1 parent 57231b7 commit ac73175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/placeos-models/working_from_home.cr
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require "./base/model"
module PlaceOS::Model
class WorkingFromHome < ModelBase
include PlaceOS::Model::Timestamps

table :working_from_home

attribute start_time : Int64
Expand Down

0 comments on commit ac73175

Please sign in to comment.