mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
Add first wave of Release tagging capabilities
This commit is contained in:
@@ -160,12 +160,10 @@ class Category extends Model
|
||||
];
|
||||
|
||||
/**
|
||||
* Temporary category while we sort through the name.
|
||||
* @var int
|
||||
* @var string
|
||||
*/
|
||||
protected $tmpCat = self::OTHER_MISC;
|
||||
|
||||
protected $table = 'categories';
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user