mirror of
https://github.com/inventree/inventree-website.git
synced 2026-06-13 11:20:39 +00:00
merge in repo changes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
module Jekyll
|
||||
module Drops
|
||||
class UrlDrop < Drop
|
||||
def author
|
||||
@obj.author
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user