2
0

Rewrite markers reducer in Typescript (#27644)

This commit is contained in:
Renaud Chaput
2024-03-27 13:47:09 +01:00
committed by GitHub
parent d49343ed11
commit 27d014a7fa
9 changed files with 202 additions and 185 deletions

View File

@@ -1,6 +1,8 @@
# frozen_string_literal: true
class REST::MarkerSerializer < ActiveModel::Serializer
# Please update `app/javascript/mastodon/api_types/markers.ts` when making changes to the attributes
attributes :last_read_id, :version, :updated_at
def last_read_id