mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-25 04:16:21 +00:00
3 lines
223 B
Text
3 lines
223 B
Text
|
= render 'components/dropdown_item', text: t('.submenu_pause'), path: '/'
|
||
|
= render 'components/dropdown_item', text: t('.submenu_accept'), path: '/'
|
||
|
= render 'components/dropdown_item', text: t('.submenu_reject'), path: '/'
|