clear last tickets
This commit is contained in:
@@ -23,7 +23,7 @@ import RecordedPlayback from "../screens/Playback/RecordedPlayback";
|
||||
import VideoFinalize from "../screens/Playback/VideoFinalize";
|
||||
import PublishYoutube from "../screens/Publishing/PublishYoutube";
|
||||
import PrivacyPolicy from "../screens/PrivacyPolicy";
|
||||
import Payments from "../screens/Payments";
|
||||
import Subscriptions from "../screens/Subscriptions";
|
||||
import DownloadPrices from "../screens/Production/DownloadPrices";
|
||||
import PlaybackDownload from "../screens/Production/PlaybackDownload";
|
||||
import PlaybackExample from "../screens/Production/PlaybackExample";
|
||||
@@ -121,7 +121,7 @@ const baseScreens = [
|
||||
},
|
||||
{
|
||||
name: Routes.Payments,
|
||||
component: Payments,
|
||||
component: Subscriptions,
|
||||
title: "Abonnements",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user