mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-08 17:09:07 +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;
|
salaryLow: number | null;
|
||||||
|
|
||||||
@ViewColumn()
|
@ViewColumn()
|
||||||
salaryHeigh: number | null;
|
salaryHeight: number | null;
|
||||||
|
|
||||||
@ViewColumn()
|
@ViewColumn()
|
||||||
salaryMonth: number | null;
|
salaryMonth: number | null;
|
||||||
|
|||||||
Reference in New Issue
Block a user