mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-08-21 14:37:16 +00:00
Added TG bot
This commit is contained in:
@@ -362,8 +362,8 @@ class SubscriptionGroup(models.Model):
|
||||
updated_at = models.DateTimeField(auto_now=True)
|
||||
|
||||
class Meta:
|
||||
verbose_name = "Subscriptions"
|
||||
verbose_name_plural = "Subscriptions"
|
||||
verbose_name = "XRay-core"
|
||||
verbose_name_plural = "XRay-core"
|
||||
ordering = ['name']
|
||||
|
||||
def __str__(self):
|
||||
|
Reference in New Issue
Block a user