mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-25 02:31:59 -05:00
Added description for Email preferences
refs https://github.com/TryGhost/Team/issues/1482
This commit is contained in:
parent
40d2d970e4
commit
c2444a2879
1 changed files with 1 additions and 0 deletions
|
@ -394,6 +394,7 @@ function EmailPreferencesAction() {
|
|||
<section>
|
||||
<div className='gh-portal-list-detail'>
|
||||
<h3>Email Preferences</h3>
|
||||
<p>Update email preferences</p>
|
||||
</div>
|
||||
<button className='gh-portal-btn gh-portal-btn-list' onClick={(e) => {
|
||||
onAction('switchPage', {
|
||||
|
|
Loading…
Add table
Reference in a new issue