💄 Enhance the display so we can add and edit a quote.

This commit is contained in:
Scott
2017-12-04 01:01:16 +01:00
parent f9c6711e8e
commit 9eb4d1a234
4 changed files with 69 additions and 1 deletions

View File

@ -1,4 +1,3 @@
<<<<<<< HEAD
component QuotePage(quote *arn.Quote, character *arn.Character, user *arn.User)
QuoteTabs(quote, user)