Skip to content

Commit

Permalink
Fix tpyo
Browse files Browse the repository at this point in the history
  • Loading branch information
euler-room committed Feb 25, 2025
1 parent 69536b3 commit 19c5456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/app/models/project_template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# ProjectTemplate classes are used to create a ProjectTemplate from a Project object.
class ProjectTemplate
include ActiveModel::Model
include Deflateable
include Compressable

class << self
def dataroot
Expand Down

0 comments on commit 19c5456

Please sign in to comment.