Skip to content

Commit

Permalink
rebase to master and submit again (#1389)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanpliu authored Jun 11, 2024
1 parent 23f05ee commit 9b5b498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airgun/views/contenthost.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ class details(SatTab):
description = EditableEntry(name='Description')
type = ReadOnlyEntry(name='Type')
virtual_guests = ReadOnlyEntry(name='Virtual Guests')
virtual_host = ReadOnlyEntry(name='Virtual Host')
registered_through = ReadOnlyEntry(name='Registered Through')
# Subscriptions
subscription_status = ReadOnlyEntry(name='Subscription Status')
Expand Down

0 comments on commit 9b5b498

Please sign in to comment.