mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 09:32:51 +00:00
client - block quote - adjusted markdown editor styling
This commit is contained in:
@@ -5,7 +5,7 @@ export interface ReplyModel {
|
||||
edited: boolean;
|
||||
id: number;
|
||||
inserted_at: string;
|
||||
quote: boolean;
|
||||
quote_id: number;
|
||||
thread_id: number;
|
||||
updated_at: string;
|
||||
user_id: number;
|
||||
|
||||
Reference in New Issue
Block a user