mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Rename notifications.queued
to read
This commit is contained in:
parent
dfff6f6d12
commit
7a9a7c052f
11 changed files with 30 additions and 23 deletions
|
@ -79,8 +79,8 @@ class ApiUser < User
|
|||
username
|
||||
end
|
||||
|
||||
def queued_notifications
|
||||
registrar.notifications.queued
|
||||
def unread_notifications
|
||||
registrar.notifications.unread
|
||||
end
|
||||
|
||||
def registrar_pki_ok?(crt, cn)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue