Degreat
Degreat
Yes, it's transferrable any time. I'll do the hosting tomorrow and let you know. Are you inside my discord server?
https://discord.gg/5CDnysz Mention me `@notgr` when you get in
Nice one. What subdomain will you prefer? It's in the format `.compa.so` If you have a custom server to host the project, I can help you. Else, I can host...
Nice one. What subdomain will you prefer? It's in the format `.compa.so`. Is `uds.compa.so` okay? @Muraydevs1 If you have a custom server to host the project, I can help you....
Nice one. What subdomain will you prefer? It's in the format `.compa.so` If you have a custom server to host the project, I can help you. Else, I can host...
Hi, do you have Pragmata Pro Mono installed on your computer?
The context menu is the system ui. I don't think the CSS can change that.
If you don’t receive an email, then the email address could be wrong. Please confirm youre entering the correct address
You'll have to supply the length of the video https://pub.dev/documentation/story_view/latest/widgets_story_view/StoryItem/StoryItem.pageVideo.html
In case it helps, here's a short Swift Playground reproduction: ```swift import SwiftTerm import Foundation import SwiftUI import PlaygroundSupport struct ContentView: View { @State private var manager = TerminalManager() var...