Skip to content

Commit f3ba037

Browse files
Fixes removal of contact assignment for typed suffix list
1 parent 494dc58 commit f3ba037

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/suffix-lists.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ var Activities = [
3434
"Jupyter"
3535
];
3636

37+
var Contact = people;
3738

3839
var Events = [
3940
"Databases",

0 commit comments

Comments
 (0)