Appease the dog overlords

Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
This commit is contained in:
Karina Kwiatek 2023-01-29 00:46:52 +01:00 committed by GitHub
parent 87894d1e95
commit 96659befea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#entries
- @inbox.each do |i|
= render "inbox/entry", services: , i:
= render "inbox/entry", services:, i:
- if @inbox.empty?
%p.empty= t(".empty")