mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-28 06:15:51 +08:00
mod: lint
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import 'package:PiliPlus/models/video/reply/item.dart';
|
||||
|
||||
import 'config.dart';
|
||||
import 'page.dart';
|
||||
import 'upper.dart';
|
||||
import 'package:PiliPlus/models/video/reply/config.dart';
|
||||
import 'package:PiliPlus/models/video/reply/page.dart';
|
||||
import 'package:PiliPlus/models/video/reply/upper.dart';
|
||||
|
||||
class ReplyData {
|
||||
ReplyData({
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import 'content.dart';
|
||||
import 'member.dart';
|
||||
import 'package:PiliPlus/models/video/reply/content.dart';
|
||||
import 'package:PiliPlus/models/video/reply/member.dart';
|
||||
|
||||
class ReplyItemModel {
|
||||
ReplyItemModel({
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import 'item.dart';
|
||||
import 'package:PiliPlus/models/video/reply/item.dart';
|
||||
|
||||
class ReplyUpper {
|
||||
ReplyUpper({
|
||||
|
||||
Reference in New Issue
Block a user