mirror of
https://github.com/wassname/talk.git
synced 2026-07-19 11:28:50 +08:00
Add some comments
This commit is contained in:
@@ -70,6 +70,7 @@ export const hideRejectUsernameDialog = () => ({
|
||||
type: HIDE_REJECT_USERNAME_DIALOG,
|
||||
});
|
||||
|
||||
// Enable or disable the activity indicator subscriptions.
|
||||
export const setIndicatorTrack = track => ({
|
||||
type: SET_INDICATOR_TRACK,
|
||||
track,
|
||||
|
||||
Reference in New Issue
Block a user