mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-27 12:57:24 +00:00
Initial commit
This commit is contained in:
5
lib/network/download.dart
Normal file
5
lib/network/download.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
import 'package:pixes/network/network.dart';
|
||||
|
||||
extension IllustExt on Illust {
|
||||
bool get downloaded => false;
|
||||
}
|
Reference in New Issue
Block a user