mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2025-12-15 18:08:46 +00:00
syntax error
This commit is contained in:
parent
c7859e0f0a
commit
a92681451f
@ -79,7 +79,7 @@ class user extends Component {
|
||||
following: null,
|
||||
posts: null,
|
||||
myTopics: null,
|
||||
followingList: null
|
||||
followingList: null,
|
||||
loading: false
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user