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