Migration to data v2. Complete core Ticket-based moderation system. StudyBan ticket implementation. Video-channel tracking system.
5 lines
76 B
Python
5 lines
76 B
Python
from data import Table, RowTable
|
|
|
|
|
|
video_channels = Table('video_channels')
|