stunn / jssketch

1 stars 0 forks source link

Give correct type to 'user assets' #19

Open jstephenson opened 11 years ago

jstephenson commented 11 years ago

At the moment assets can have one of three types: 'js', 'css' or 'user'. As 'user' objects are either 'js' or 'css' however, it would make sense to have a user flag elsewhere and give me the actual type.