This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

🎨 Format code

+2 -1
+2 -1
src/video/video.rs
··· 178 178 .map(|v| v.notes.len()) 179 179 .sum::<usize>() 180 180 ), 181 - ])).pretty(), 181 + ])) 182 + .pretty(), 182 183 ), 183 184 ); 184 185