feat: rewrite render

This commit is contained in:
sh0rez 2020-04-29 16:39:37 +02:00
parent 5fbee517fe
commit 7308eecaf3
No known key found for this signature in database
GPG key ID: 87C71DF9F8181FF1
10 changed files with 352 additions and 198 deletions

View file

@ -54,5 +54,4 @@
then reshaped { api: $.fillObjects(reshaped.api) }
else reshaped;
self.clean(filled),
// reshaped,
}