mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-02 21:51:51 +08:00
Merge branch 'master-with-note-section' into ai-sci-3411-due-date-in-one-line
This commit is contained in:
commit
2d4f4ec8f8
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class Project < ApplicationRecord
|
|||
.where(
|
||||
'visibility = 1 OR user_projects.user_id = :id',
|
||||
id: user.id
|
||||
)
|
||||
).distinct
|
||||
end
|
||||
end)
|
||||
|
||||
|
|
Loading…
Reference in a new issue