mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 08:36:50 +08:00
Fix build
This commit is contained in:
@ -75,7 +75,7 @@ pb.Event _randomEvent() {
|
|||||||
params: {'a': 'hello'},
|
params: {'a': 'hello'},
|
||||||
pseudoId: 'id',
|
pseudoId: 'id',
|
||||||
userProperties: {'b': 'c'},
|
userProperties: {'b': 'c'},
|
||||||
sessionID: 'session',
|
sessionID: 123,
|
||||||
);
|
);
|
||||||
return ev;
|
return ev;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user