mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-04 23:17:39 +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