mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
[Release] v3.3.0+330001 (#235)
NEW - [Home/Calendar] New "schedule" view to view all days as one list - [Home/Modules] Option to use module "brand" colours or the LunaSea list colours - [Search] Option to hide adult categories - [-arr/Catalogue] Ability to sort by date added - [-arr/Search] Show the indexer/tracker on the collapsed tile TWEAKS - [Development] Updated Flutter packages FIXES - Multiple smaller crash/error fixes Thanks to @lightglitch on GitHub for implementing the schedule calendar mode!
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:lunasea/core.dart';
|
||||
|
||||
class NZBGetConstants {
|
||||
@@ -10,5 +11,6 @@ class NZBGetConstants {
|
||||
'desc': 'Manage Usenet Downloads',
|
||||
'icon': CustomIcons.nzbget,
|
||||
'route': '/nzbget',
|
||||
'color': Color(0xFF42D535),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user