mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-07-12 16:01:38 +08:00
fix height typo in chat startup log view definition
This commit is contained in:
@@ -30,7 +30,7 @@ export class VChatStartupLog {
|
||||
salaryLow: number | null;
|
||||
|
||||
@ViewColumn()
|
||||
salaryHeigh: number | null;
|
||||
salaryHeight: number | null;
|
||||
|
||||
@ViewColumn()
|
||||
salaryMonth: number | null;
|
||||
|
||||
Reference in New Issue
Block a user