Block a user
Update wasm-bindgen to 0.2.95
111-create-playlist-database-tables
Create Playlist Database Tables
111-create-playlist-database-tables
I should have warned you about this before, but unfortunately the time crate doesn't have full functionality on WASM, so I had to switch to using chronos and this involves changing some of the time/data datatypes in models. What we'll need to do here is merge my branch 134-fix-time-not-implemented-on-wasm
into this one and change the types in models.rs
a bit. I can do this or you can if you want.
eta357
created branch 134-fix-time-not-implemented-on-wasm in LibreTunes/LibreTunes
2024-11-11 20:25:28 +00:00
eta357
pushed to 134-fix-time-not-implemented-on-wasm at LibreTunes/LibreTunes
2024-11-11 20:25:28 +00:00
eta357
deleted branch 134-fix-time-not-implemented-on-wasm from LibreTunes/LibreTunes
2024-11-04 23:40:13 +00:00
Fix time not implemented on wasm on profile page
Fix time not implemented on wasm on profile page
Fix time not implemented on wasm on profile page
eta357
pushed to 134-fix-time-not-implemented-on-wasm at LibreTunes/LibreTunes
2024-11-04 23:23:35 +00:00