mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
Typo in album
This commit is contained in:
@@ -20,7 +20,7 @@ class Album
|
||||
after_save :notify_people
|
||||
before_destroy :propagate_retraction
|
||||
|
||||
def instantiate params
|
||||
def self.instantiate params
|
||||
self.create params
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user