Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating moderator_view. #177

Merged
merged 2 commits into from
Aug 30, 2023
Merged

Updating moderator_view. #177

merged 2 commits into from
Aug 30, 2023

Conversation

dessalines
Copy link
Member

@dessalines dessalines commented Aug 29, 2023

Linked lemmy PR: LemmyNet/lemmy#3820

This adds a ListingType::ModeratorView .


export interface AddAdmin {
person_id: PersonId;
local_user_id: LocalUserId;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is LocalUserId supposed to mean a user local to the instance, or the currently signed in user?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

User local to instance.

@SleeplessOne1917 SleeplessOne1917 merged commit e487c34 into main Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants