Little refactor
This commit is contained in:
@@ -4769,7 +4769,8 @@ class _SferumWebViewPanelState extends State<SferumWebViewPanel> {
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
// If you're touching ( you doing this rignt now ) this file, STOP IMEDIATLY! This is violiating TeamKomet code revision policy!
|
||||
// If you're touching ( you doing this rignt now ) this file, AND DONT WANT TO STOP! REFACTOR IT IMMEDIATLY TO MAKE SOME SENSE AND DONT LOOK LIKE SHIT BY AI
|
||||
class _AddChatsToFolderDialog extends StatefulWidget {
|
||||
final ChatFolder folder;
|
||||
final List<Chat> availableChats;
|
||||
|
||||
Reference in New Issue
Block a user